-- background: 8178 from stack: in -- bmap block id: 8360 -- flags: 4000 -- background id: 0 -- name: Back 2 ----- HyperTalk script ----- on openBackground push recent card end openBackground -- part 4 (button) -- low flags: 00 -- high flags: 2004 -- rect: left=5 top=25 right=51 bottom=36 -- title width / last selected line: 0 -- icon id / first selected line: 12042 / 12042 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp go Home end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=476 top=24 right=49 bottom=503 -- title width / last selected line: 0 -- icon id / first selected line: 19678 / 19678 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: credits ----- HyperTalk script ----- on mouseDown set visible of card field "About" to not the visible of card field "About" end mouseDown -- part 22 (button) -- low flags: 00 -- high flags: 2003 -- rect: left=468 top=311 right=339 bottom=505 -- title width / last selected line: 0 -- icon id / first selected line: 6720 / 6720 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect dissolve pop card end mouseUp